GetDeliveredImagesOut
The DeliveredImages object contains the document sent to Delivery, as well as the ImageType.
GetDeliveredImages returns an object of type DeliveredImages.
| Parameter | Type | Description |
|---|---|---|
| ImageBytes | base64string | The document that was sent to Delivery, formatted as a base64 string. |
| Type | string | The ImageType specified in the GetDeliveredImages request. |